CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 原理图 AVR

搜索资源列表

  1. AVR_usart2TWI

    0下载:
  2. AVR单片机的Uart口转TWI源程序,包括原理图-AVR MCU Uart I turn TWI source, including schematics
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:131193
    • 提供者:梁锋
  1. avr-PC_D12

    1下载:
  2. avr与PC机之间的通信,采用D12Usb芯片,包含原理图和固件程序-avr and PC communication, using D12Usb chip contains drawings and firmware
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:98843
    • 提供者:Jack
  1. AVR-485

    0下载:
  2. rs485总线网络程序,含节点和主控机电路原理图-rs485 bus network program, with nodes and the host computer circuit diagram
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:124404
    • 提供者:song
  1. AVR-JTAG-ICE

    1下载:
  2. AVR JTAG ICE的制作资料,包含原理图、PCB、HEX固件,测试OK-AVR JTAG ICE production data, including schematics, PCB, HEX firmware, test OK
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:184371
    • 提供者:翁理祥
  1. txmcu-proteus

    0下载:
  2. 天祥电子单片机开发板proteus仿真原理图DSN格式 包括51 AVR PIC 经典学习资料-Intertek electronic microcontroller development board proteus simulation schematic DSN format, including 51 AVR PIC classical learning materials
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:123504
    • 提供者:nick
  1. pt100

    1下载:
  2. avr mega16 写的pt100温度传感器的,包括仿真文件和原理图-avr mega16 write pt100 temperature sensor, including the simulation files and schematics
  3. 所属分类:Other Embeded program

    • 发布日期:2014-06-09
    • 文件大小:69865
    • 提供者:张伟伟
  1. usbasp

    0下载:
  2. AVR单片机USB下载器资料,资料包括原理图,下载器上用的M8单片机原程序.-AVR_USB_ASP
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:179967
    • 提供者:欧阳
  1. EPM7256

    0下载:
  2. CPLD EPM7256原理图PCB图,已经校验,没有什么问题,制版既可。-CPLD EPM7256 Schematic diagram PCB have been checking, there was no problem with either plate.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:49149
    • 提供者:马爽
  1. LYJ

    0下载:
  2. AVR下的红外解码程序,全部源码,原理图和PCB,芯片资料-AVR decoding procedures under the infrared, all source code, schematic and PCB, chip data
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:818381
    • 提供者:wenshao
  1. red(TV_DVD)

    0下载:
  2. avr单片机编写 一种能同时使用两种格式(TV/DVD)的红外遥控器,奉献给大家(原理图,代码)-avr to prepare a single-chip can simultaneously use two formats (TV/DVD) infrared remote control, dedicated to you (schematic diagram, code)
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:59599
    • 提供者:曾祥林
  1. can-m16-mcp2515

    0下载:
  2. 用M16和MCP2515组成的CAN通讯节点。 有原理图和代码-MCP2515 with the composition of M16 and CAN communications nodes. There are schematic and code
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:75390
    • 提供者:feng
  1. Pcb_for_Usbasp_or_Usbisp

    0下载:
  2. 这是用atmega8制作的usbisp编程器,有一个用protel dxp 画的 PBC图和 原理图,加固件和烧写软件!烧写M8时注意配好熔丝!-This is used atmega8 produced usbisp programmer, there is a schematic diagram and pcb, reinforcement parts and software programmer! With good attention to fuse!
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:942965
    • 提供者:guanjian
  1. AvrPQ1aBord

    0下载:
  2. avr开发板电路原理图!基于ATmage16单片机-avr开发板电路原理图!基于ATmage16单片机!!!!
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:81011
    • 提供者:xuqiyang126
  1. avruip

    0下载:
  2. 使用AVR单片机实现TCP/IP协议,包括原理图与所有程序!-internet
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:915368
    • 提供者:桂欣
  1. OscilloscopesDIY

    0下载:
  2. 老外制作的数字示波器,包括原理图、PCB图、AVR程序,CPLD程序。希望对大家学习有所帮助.-Foreigners made digital oscilloscope, including schematics, AVR procedures, CPLD program. Want to help you learn
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-12
    • 文件大小:2697799
    • 提供者:asdf
  1. mega16_board_drive

    0下载:
  2. AVR单片机MEGA16的常见外设驱动程序,C语言编写,在ICCavr开发环境下编译和运行。这些代码都经过测试可用。附带原理图,将来写驱动时只改一下IO口即可。-AVR microcontroller MEGA16 common peripheral drivers, C language, in ICCavr development environment to compile and run. These codes are tested are available. With schema
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:595229
    • 提供者:楚立明
  1. avr-ethernet

    0下载:
  2. AVR单片机上网原理图,PCB图,C源程序.代码自测已通过调试-Internet AVR microcontroller schematic, PCB Figure, C source code
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:115720
    • 提供者:junzhong
  1. chongdianqi

    1下载:
  2. 基于AVR的智能充电器设计,有LCD显示实时的温度、电池的类型、充电方式、、、、、能实现智能快速充电,保护电池,文档中有源程序、电路原理图、PCB图,很全的资料!-AVR-based design of intelligent battery charger, a LCD display real-time temperature, battery type, charging ,,,,, intelligent fast charge to protect the battery, the d
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1327544
    • 提供者:董莹
  1. AVR-PROTUES.tar

    0下载:
  2. AVR的PROTUES仿真原理图,可以直接在PROTUES上运行,适合初学AVR,天祥电子AVR单片机开发板Proteus原理图。-The AVR PROTUES simulation schematic, you can run directly on the PROTUES for beginners AVR, AVR microcontroller development board Tianxiang Electronic Proteus schematic.
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:48543
    • 提供者:jr_ghost
  1. AVR-GSM-SMS_rev1.1

    0下载:
  2. AVR GSM短信控制的完整代码和硬件原理图-AVR GSM short message control the complete code and hardware schematics
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:36754
    • 提供者:孙江波
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com